home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / General Shopping / Yahoo Shopping.src < prev   
Encoding:
Text File  |  1999-11-11  |  561 b   |  28 lines

  1. # Yahoo shopping...evil isn't it? :)
  2. # by raul@teamdraw.com
  3. # I have no association with Yahoo whatsoever
  4.  
  5. <search
  6.        name= "Yahoo! Shopping"
  7.        action = "http://search.shopping.yahoo.com/search"
  8.        method = get
  9.        update="http://www.teamdraw.com/raul/stuff/yahooshop.src.hqx"
  10.     >
  11.  
  12. <input name="P" value = "all"> 
  13. <input name="p" user> 
  14.  
  15. <interpret
  16.  
  17.   resultListStart="</font></td></tr></table><p>" 
  18.   resultListEnd="</table>"
  19.  
  20.   resultItemStart="<font size=2 face=arial>" 
  21.   resultItemEnd = "/b></td>"
  22.   
  23.   priceStart = "<b>$"
  24.   priceEnd ="<"
  25.     >
  26.  
  27. </search>
  28.